Skip to content

chore(deps): update yarn to v4.13.0#4770

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch
Mar 22, 2026
Merged

chore(deps): update yarn to v4.13.0#4770
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 22, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yarn (source) 4.12.04.13.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

yarnpkg/berry (yarn)

v4.13.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot added the renovate label Mar 22, 2026
@renovate renovate Bot requested a review from jon77p as a code owner March 22, 2026 16:58
@renovate renovate Bot added the renovate label Mar 22, 2026
@renovate renovate Bot enabled auto-merge (rebase) March 22, 2026 16:58
@renovate renovate Bot merged commit 66445f1 into main Mar 22, 2026
19 of 20 checks passed
@renovate renovate Bot deleted the renovate/all-minor-patch branch March 22, 2026 16:59
@github-actions
Copy link
Copy Markdown
Contributor

❌ Error planning Terraform CDK Stack 'cdktf'

Error: The process '/usr/local/bin/npx' failed with exit code 1
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated prebuild-install@7.1.3: No longer maintained. Please contact the author of the relevant native addon; alternatives are available.
npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated glob@10.4.5: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
[2026-03-22T16:59:58.650] [ERROR] default - /home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859
    return new TSError(diagnosticText, diagnosticCodes, diagnostics);
           ^

[2026-03-22T16:59:58.651] [ERROR] default - TSError: ⨯ Unable to compile TypeScript:
.gen/providers/oci/data-oci-ai-language-job/index.ts(67,38): error TS2551: Property 'StringMapMap' does not exist on type 'typeof import("/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/cdktf/lib/index")'. Did you mean 'StringMap'?
.gen/providers/oci/data-oci-ai-language-job/index.ts(238,38): error TS2551: Property 'StringMapMap' does not exist on type 'typeof import("/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/cdktf/lib/index")'. Did you mean 'StringMap'?

    at createTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859:12)
    at reportTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:863:19)
    at getOutput (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1077:36)
    at Object.compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1433:41)
    at Module.m._compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1617:30)
    at Module._extensions..js (node:internal/modules/cjs/loader:1623:10)
    at Object.require.extensions.<computed> [as .ts] (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1621:12)
    at Module.load (node:internal/modules/cjs/loader:1266:32)
    at Function.Module._load (node:internal/modules/cjs/loader:1091:12)
    at Module.require (node:internal/modules/cjs/loader:1289:19) {
  diagnosticCodes: [ 2551, 2551 ]
}

ERROR: cdktf encountered an error while synthesizing

Synth command: npx ts-node main.ts
Error:         non-zero exit code 1

Command output on stderr:

    /home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859
        return new TSError(diagnosticText, diagnosticCodes, diagnostics);
               ^
    TSError: ⨯ Unable to compile TypeScript:
    .gen/providers/oci/data-oci-ai-language-job/index.ts(67,38): error TS2551: Property 'StringMapMap' does not exist on type 'typeof import("/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/cdktf/lib/index")'. Did you mean 'StringMap'?
    .gen/providers/oci/data-oci-ai-language-job/index.ts(238,38): error TS2551: Property 'StringMapMap' does not exist on type 'typeof import("/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/cdktf/lib/index")'. Did you mean 'StringMap'?

        at createTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859:12)
        at reportTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:863:19)
        at getOutput (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1077:36)
        at Object.compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1433:41)
        at Module.m._compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1617:30)
        at Module._extensions..js (node:internal/modules/cjs/loader:1623:10)
        at Object.require.extensions.<computed> [as .ts] (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1621:12)
        at Module.load (node:internal/modules/cjs/loader:1266:32)
        at Function.Module._load (node:internal/modules/cjs/loader:1091:12)
        at Module.require (node:internal/modules/cjs/loader:1289:19) {
      diagnosticCodes: [ 2551, 2551 ]
    }




⠸  Synthesizing

@github-actions
Copy link
Copy Markdown
Contributor

❌ Error applying Terraform CDK Stack 'cdktf'

Error: The process '/usr/local/bin/npx' failed with exit code 1
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated prebuild-install@7.1.3: No longer maintained. Please contact the author of the relevant native addon; alternatives are available.
npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated glob@10.4.5: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
[2026-03-22T17:01:09.003] [ERROR] default - /home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859
    return new TSError(diagnosticText, diagnosticCodes, diagnostics);
           ^

[2026-03-22T17:01:09.004] [ERROR] default - TSError: ⨯ Unable to compile TypeScript:
.gen/providers/oci/data-oci-ai-language-job/index.ts(67,38): error TS2551: Property 'StringMapMap' does not exist on type 'typeof import("/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/cdktf/lib/index")'. Did you mean 'StringMap'?
.gen/providers/oci/data-oci-ai-language-job/index.ts(238,38): error TS2551: Property 'StringMapMap' does not exist on type 'typeof import("/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/cdktf/lib/index")'. Did you mean 'StringMap'?

    at createTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859:12)
    at reportTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:863:19)
    at getOutput (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1077:36)
    at Object.compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1433:41)
    at Module.m._compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1617:30)
    at Module._extensions..js (node:internal/modules/cjs/loader:1623:10)
    at Object.require.extensions.<computed> [as .ts] (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1621:12)
    at Module.load (node:internal/modules/cjs/loader:1266:32)
    at Function.Module._load (node:internal/modules/cjs/loader:1091:12)
    at Module.require (node:internal/modules/cjs/loader:1289:19) {
  diagnosticCodes: [ 2551, 2551 ]
}

ERROR: cdktf encountered an error while synthesizing

Synth command: npx ts-node main.ts
Error:         non-zero exit code 1

Command output on stderr:

    /home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859
        return new TSError(diagnosticText, diagnosticCodes, diagnostics);
               ^
    TSError: ⨯ Unable to compile TypeScript:
    .gen/providers/oci/data-oci-ai-language-job/index.ts(67,38): error TS2551: Property 'StringMapMap' does not exist on type 'typeof import("/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/cdktf/lib/index")'. Did you mean 'StringMap'?
    .gen/providers/oci/data-oci-ai-language-job/index.ts(238,38): error TS2551: Property 'StringMapMap' does not exist on type 'typeof import("/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/cdktf/lib/index")'. Did you mean 'StringMap'?

        at createTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859:12)
        at reportTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:863:19)
        at getOutput (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1077:36)
        at Object.compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1433:41)
        at Module.m._compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1617:30)
        at Module._extensions..js (node:internal/modules/cjs/loader:1623:10)
        at Object.require.extensions.<computed> [as .ts] (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1621:12)
        at Module.load (node:internal/modules/cjs/loader:1266:32)
        at Function.Module._load (node:internal/modules/cjs/loader:1091:12)
        at Module.require (node:internal/modules/cjs/loader:1289:19) {
      diagnosticCodes: [ 2551, 2551 ]
    }




⠇  Synthesizing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants